Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.shibboleth.exceptionhandling--exceptionhandler

This contribution is part of XML component org.nuxeo.ecm.platform.shibboleth.exceptionhandling inside nuxeo-platform-login-shibboleth-9.10.jar /OSGI-INF/shibboleth-exception-handling-contrib.xml

Extension Point

Extension point exceptionhandler of component ExceptionHandlingService.

Contributed Items

  • <exceptionHandler class="org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling.ShibbolethSecurityExceptionHandler"/>

XML Source

<extension point="exceptionhandler" target="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService">
    <exceptionHandler class="org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling.ShibbolethSecurityExceptionHandler"/>
  </extension>